home *** CD-ROM | disk | FTP | other *** search
/ TeX 1995 July / TeX CD-ROM July 1995 (Disc 1)(Walnut Creek)(1995).ISO / macros / latex209 / contrib / pageframe / readme < prev   
Text File  |  1993-01-11  |  3KB  |  59 lines

  1.  
  2.    pageframe.sty
  3.    pgframedoc.tex
  4.    pgframetest.tex
  5.  
  6. "pageframe.sty" is a LaTeX style file primarily intended
  7. to assist in preparing books, although it is also useful
  8. when other types of documents are being designed.  Using
  9. the "pageframe" option causes LaTeX to put corner marks
  10. and tag lines on the pages of the document, and optionally
  11. allows the user to include a graph-paper-like grid over
  12. the text area (for measuring indentations, space around
  13. heads or figures, etc.) and/or rules that outline the
  14. text area, header, and footer (so you can see the effects
  15. of such parameters as \textheight, \evensidemargin,
  16. \topsep, \footskip, etc.) and/or rules that outline the
  17. trimmed size of the page (assuming that the ultimate size
  18. of the document is smaller than the size of the paper on
  19. which it is being printed).
  20.  
  21. "pageframe.sty" has been privately tested by me and a few
  22. friends who are doing book production work, so I think it's
  23. free of major bugs, but comments and suggestions for enhancements
  24. are very welcome.
  25.  
  26. "pgframedoc.tex" is a (lengthy) documentation file (for LaTeX)
  27. that explains and illustrates the features provided by
  28. "pageframe.sty" (and incidentally explains a few quirks and
  29. even bugs of LaTeX that affect the use of "pageframe").
  30. "pgframetest.tex" is a short document that illustrates
  31. the use of "pageframe" without explaining anything.
  32.  
  33. NOTE ABOUT REDISTRIBUTION (ARCHIVE MAINTAINERS TAKE NOTE!)
  34. I put a lot of work into the documentation file (with help
  35. from beta testers).  It is my wish that the style file
  36. "pageframe.sty" NEVER EVER be distributed without the
  37. documentation file "pgframedoc.tex".  If you want to place
  38. these files in an archive, you may re-package the Unix-oriented
  39. compressed tar archive into ".arc" or ".zoo" or ".lzh" or ".shar"
  40. or other format, but PLEASE DO NOT place the style file itself
  41. (separately from the doc file) into your archive.  Please
  42. DO NOT EVEN MAKE IT POSSIBLE for a user of your archive
  43. to retrieve the style file without the documentation file.
  44. Of course, this request also applies to "private" transfers:
  45. please NEVER EVER give anyone the style file without the
  46. documentation.
  47.  
  48. [ Yes, I know about "doc.sty", but although I have successfully
  49. read documentation that was prepared with it, and extracted
  50. style files that are in that format, I haven't been able to
  51. find the file "doc.doc" that explains how to *create* a self-
  52. documenting style file.  I don't have Volume 10 of TUGboat (which
  53. I believe included an article about it) -- I wasn't a TUG member
  54. back then -- and I didn't feel like deducing the usage of
  55. the "doc.sty" macros from other peoples' documentation files. ]
  56.  
  57. --Cameron Smith
  58.   cameron@symcom.math.uiuc.edu
  59.